Parse Unit

Modified on 2011/02/03 15:09 by John — Categorized as: Jetfire Core

Parse Unit

This is an immutable Jetfire object that is stored in the server nexus as a member of a namespace. When source code is successfully parsed it is automatically saved as parse unit in the server nexus. Parse units are the fundamental building block for Jetfire versioning. The parse unit object contains the following information:

Parse Unit Object

Parse unit objects (.net object) are stored in a collection within the client nexus. The parse unit objects are automatically created when a client nexus is instantiated. The parse unit collection object can be obtained by using the instance property 'TjNexus.CodeCollection'.